Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed minor issues for ecs IAM scripts #70

Merged
merged 6 commits into from
Nov 21, 2023
Merged

Conversation

mpvgithub
Copy link
Contributor

Changed

  • Changed the name variable / attribute to prefix to follow uniformity across all executor plugins
  • Changed the dict type of defaults to ExecutorInfraDefaults & ExecutorPluginDefaults

Added

  • Added a tftpl file for ECS executor to output the configuration

Other fixes

@mpvgithub mpvgithub self-assigned this Nov 3, 2023
Copy link

codecov bot commented Nov 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7da81de) 98.67% compared to head (e13baef) 98.90%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #70      +/-   ##
===========================================
+ Coverage    98.67%   98.90%   +0.23%     
===========================================
  Files            2        2              
  Lines          151      183      +32     
===========================================
+ Hits           149      181      +32     
  Misses           2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@kessler-frost kessler-frost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just one small thing. Thanks!

covalent_ecs_plugin/ecs.py Outdated Show resolved Hide resolved
@kessler-frost kessler-frost merged commit bc6ea6e into develop Nov 21, 2023
18 checks passed
@kessler-frost kessler-frost deleted the minor-changes branch November 21, 2023 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants